From: Glenn Morris Date: Wed, 15 Aug 2007 03:23:23 +0000 (+0000) Subject: Typo. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~534^2~3^2~1811 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0535db2b7c4961bfbf7b01b0c18793d2bf37ba49;p=emacs.git Typo. --- diff --git a/src/term.c b/src/term.c index 380e5b6fbec..8b46243a43a 100644 --- a/src/term.c +++ b/src/term.c @@ -2170,7 +2170,7 @@ DEFUN ("tty-display-color-cells", Ftty_display_color_cells, #ifndef WINDOWSNT /* Explicitly initialized here rather than in the function to work - around an HPUX complier bug (?). See + around an HPUX compiler bug (?). See http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00410.html */ static int default_max_colors = 0; static int default_max_pairs = 0;